26.2 update - #6439
Merged
MineGame159 merged 102 commits intoAug 10, 2026
Merged
Conversation
…ithVertexBinding+withPrimitiveTopology
Add CloudRendererMixin to cancel cloud rendering when Ambience.endSky is active, as cloud rendering is now decoupled from skybox type.
Leftover caused by wrong method call. It seems now we don't need to call into anything.
|
@Big-Iron-Cheems How many time it's take before final merge ? Other question is there a pull request of a pre release of baritone ? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
WaterBoss11
added a commit
to WaterBoss11/boss-meteor-26.2
that referenced
this pull request
Jul 23, 2026
Based on upstream MeteorDevelopment/meteor-client PR #6439 ("26.2 update",
MeteorDevelopment/meteor-client#6439), head commit
a883f2a from Big-Iron-Cheems/meteor-client
branch 26.2-update, which ports Meteor Client to Minecraft 26.2.
Changes on top of that PR:
- build.gradle.kts: point TerraformersMC maven at /releases (root URL now
404s, breaking ModMenu dependency resolution)
- fabric.mod.json: display name -> Boss's Meteor 26.2 (mod id unchanged)
- gradle.properties: archives_base_name -> boss-meteor
- README.md: rewritten for the fork with upstream attribution
No package namespaces, mixin configs, asset paths, copyright headers, or
the GPL-3.0 LICENSE file were modified.
This comment has been minimized.
This comment has been minimized.
Copilot AI
added a commit
to stadiag/meteor-client_26.2_vibecoded
that referenced
this pull request
Jul 29, 2026
Copilot AI
added a commit
to stadiag/meteor-client_26.2_vibecoded
that referenced
this pull request
Jul 29, 2026
5 tasks
|
Is this version of Meteor compatible with the Baritone mod? |
Collaborator
Author
|
Microsoft account logins should be fixed, tested locally with mine. |
Contributor
|
idk if known issue but the instances like to hang on exit |
…h library" This reverts commit 4886c89.
# Conflicts: # src/main/java/meteordevelopment/meteorclient/systems/accounts/MicrosoftLogin.java
oxodx
added a commit
to oxodx/nekoclient
that referenced
this pull request
Aug 11, 2026
Merge commit e437397 (MC 26.1.2 -> 26.2) into the nekoclient fork, keeping fork-specific build system, branding (nekoclient MOD_ID), Microsoft account login (MinecraftAuth) and custom KillAura/Flight modules.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
Description
Future 26.2 update.
Related issues
None.
How Has This Been Tested?
Builds and runs fine on 26.2, might still have some bugs we missed.
Checklist: